-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Add GitHub Action to enforce architect approval for strict version pins #44117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…tect approval Co-authored-by: l0lawrence <[email protected]>
Co-authored-by: l0lawrence <[email protected]>
|
@copilot help me fix the CI errors |
… of workflows directory Co-authored-by: l0lawrence <[email protected]>
Fixed the CI errors in commit c2684be:
The workflow should now pass CI checks. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot remove the codeowner names from the readme |
Co-authored-by: l0lawrence <[email protected]>
Removed the codeowner names from the README in commit 45517b7. The documentation now refers to "designated architects" instead of listing specific usernames. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot ignoring the spelling errors in the python file |
Co-authored-by: l0lawrence <[email protected]>
Added Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
/azp run python - eventgrid |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
|
@copilot Can we make sure that we are writing clean pythonic code and lets fix the spelling issues or by file ignore them rather than cpsell ignoring the whole scripts path |
Co-authored-by: l0lawrence <[email protected]>
…ow handles enforcement Co-authored-by: l0lawrence <[email protected]>
Made the code more pythonic and switched to file-specific cspell ignore in commit ee75f22: Code improvements:
Cspell handling:
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot remove the changes to the eventgrid folder |
Co-authored-by: l0lawrence <[email protected]>
|
@copilot can you fix the cspell issues -- lets ignore the names |
Co-authored-by: l0lawrence <[email protected]>
Fixed the cspell issues by adding the architect usernames ( Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot cspell is still failing |
Co-authored-by: l0lawrence <[email protected]>
Added cspell ignore comments to the README and workflow files in commit 79fd49b. All three files now have file-specific cspell ignore for Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Implementation Complete ✅
/sdk/**/setup.pyand/sdk/**/pyproject.tomlRecent Changes:
Fixed cspell issues in all relevant files:
<!-- cspell:ignore pyproject kashifkhan annatisch johanste -->to the README# cspell:ignore pyproject kashifkhan annatisch johansteto the workflow YAMLAll three files that reference technical terms and architect usernames now have file-specific cspell ignore comments.
Original prompt
This pull request was created as a result of the following prompt from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.